.. highlightlang:: us .. _@f{area}: @f{area} ======== .. index:: @f{area} .. us.tag @f{area} NOTREADYENGLISH fieldfunction Calculates the area for datasets. .. function:: @f{area} @f{area(Diagram1, Diagram2)} @f{area(Diagram, DatasetIndex)} @f{area(DatasetName)} .. us.comment **Comment** ``@f{area}`` Calculates the area for all 2D datasets in the parent layer of the text object. ``@f{area(Diagram1, Diagram2)}`` Calculates the area for all datasets in the specified diagrams. ``@f{area(Diagram, DatasetIndex)}`` Calculates the area for dataset with the index 1,2,3, ... ``@f{area(DatasetName)}`` Calculates the area for dataset with the index 1,2,3, ... .. seealso:: :ref:`overview-field-functions`, :ref:`editupdate-fields`, :ref:`diagraminsert-field-function` :sub:`id-1171280`